Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

v1.16: Remove a unnecessary sleep in run server (backport of #32216) #32251

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 23, 2023

This is an automatic backport of pull request #32216 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

remove sleep; and handle initializing connection as soon as available

(cherry picked from commit 689ca50)
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #32251 (73d3cf1) into v1.16 (ad23679) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            v1.16   #32251   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         760      760           
  Lines      207432   207431    -1     
=======================================
+ Hits       169955   169962    +7     
+ Misses      37477    37469    -8     

@lijunwangs lijunwangs requested a review from pgarg66 June 23, 2023 23:48
@lijunwangs lijunwangs merged commit 3d00bad into v1.16 Jun 26, 2023
@lijunwangs lijunwangs deleted the mergify/bp/v1.16/pr-32216 branch June 26, 2023 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants